home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 4889 / 4889.xpi / chrome / picnik.jar / content / common.js next >
Text File  |  2008-05-19  |  141b  |  6 lines

  1. // Common vars abd utility functions
  2. var picnikCommon = {
  3.     baseURL:  'http://www.picnik.com/',
  4.     APIKey: 'c28555fb60e6cf310c34643770676761'
  5. }
  6.